pseudo-random - traduzione in russo
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

pseudo-random - traduzione in russo

APPEARING RANDOM BUT ACTUALLY BEING GENERATED BY A DETERMINISTIC, CAUSAL PROCESS
Pseudo Random; Pseudo-random; Pseudo-random number; Pseudo random; Pseudorandom; Pseudo-randomness; Pseudorandom number; Pseudo-random sequence; Pseudo-random numbers; Pseudorandom data; Pseudorandom numbers; Pseudorandom encoders; Pseudorandom encoder; Pseudo-Randomisation; Psedorandom

pseudo-random         

общая лексика

псевдослучайный

о последовательности чисел, возвращаемой генератором случайных чисел. Обычно она имеет равномерное распределение на интервале действительных чисел от 0 до 1

синоним

pseudorandom

pseudo-random numbers         

общая лексика

псевдослучайные числа

pseudorandom number         
псевдослучайное число, ПСЧ

Definizione

pseudorandom number
<programming> One of a sequence of numbers generated by some algorithm so as to have an even distribution over some range of values and minimal correlation between successive values. Pseudorandom numbers are used in simulation and encryption. They are pseudorandom not random because the sequence eventually repeats exactly and is entirely determined by the initial conditions. One of the simplest algorithms is x[i+1] = (a * x[i] + c) mod m but this repeats after at most m numbers and successive numbers are closely related. Better algorithms generally use more previous numbers to calculate the next number. http://random.mat.sbg.ac.at/. (2007-06-29)

Wikipedia

Pseudorandomness

A pseudorandom sequence of numbers is one that appears to be statistically random, despite having been produced by a completely deterministic and repeatable process.

Traduzione di &#39pseudo-random&#39 in Russo